Vcenter Vm Hardware Parallel BackingSpec
The Vcenter Vm Hardware Parallel BackingSpec schema provides a specification of the physical resource backing a virtual parallel port.
{
"type": "string",
"file": "string",
"host_device": "string"
}
Backing type for the virtual parallel port.
For more information see: Vcenter Vm Hardware Parallel BackingType.
Path of the file that should be used as the virtual parallel port backing.
This property is optional and it is only relevant when the value of type is Vcenter Vm Hardware Parallel BackingType.FILE.
Name of the device that should be used as the virtual parallel port backing.
If missing or null
, the virtual parallel port will be configured to automatically detect a suitable host device.